(x_load_font): Don't use the font's max_bounds for
authorGerd Moellmann <gerd@gnu.org>
Wed, 6 Dec 2000 10:46:42 +0000 (10:46 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 6 Dec 2000 10:46:42 +0000 (10:46 +0000)
commit8db1ad8ea6eaba83a1f9293791ffc0474a6f6f5d
tree040a0308605e09d0c4f45742a383b8b85fefce89
parentdc5448bde6dc52a0bf622d8908924655744e51be
(x_load_font): Don't use the font's max_bounds for
computing the height of the font.  If max_bounds' ascent or
descent are greater than the font's ascent or descent, this means
glyphs overlap, which should be handled now by redisplay.
src/xterm.c